From f6cc08fa57137232c567c6ddd2ed1da8f865e110 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 8 Feb 2011 20:00:27 -0500 Subject: [PATCH] Remove annotation that breaks the docs Before adding annotations, please check that gtk-doc can handle them. Else they will be stripped out again. --- gdk/gdkwindow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c index d5c37646cb..5b1d43f3d5 100644 --- a/gdk/gdkwindow.c +++ b/gdk/gdkwindow.c @@ -1240,7 +1240,7 @@ sync_native_window_stack_position (GdkWindow *window) } /** - * gdk_window_new: (constructor): + * gdk_window_new: * @parent: (allow-none): a #GdkWindow, or %NULL to create the window as a child of * the default root window for the default display. * @attributes: attributes of the new window -- 2.30.2